home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / Xm / XmRemoveFromPostFromList.z / XmRemoveFromPostFromList
Encoding:
Text File  |  2001-04-17  |  3.6 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmRRRReeeemmmmoooovvvveeeeFFFFrrrroooommmmPPPPoooossssttttFFFFrrrroooommmmLLLLiiiisssstttt((((3333XXXXUUUU))))NNNNIIIIXXXX SSSSyyyysssstttteeeemmmmXXXXVVVVmmmmRRRReeeemmmmoooovvvveeeeFFFFrrrroooommmmPPPPoooossssttttFFFFrrrroooommmmLLLLiiiisssstttt((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmRRRReeeemmmmoooovvvveeeeFFFFrrrroooommmmPPPPoooossssttttFFFFrrrroooommmmLLLLiiiisssstttt - a RowColumn function that
  10.           disables a menu for a particular widget
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/RowColumn.h>
  14.  
  15.           vvvvooooiiiidddd XXXXmmmmRRRReeeemmmmoooovvvveeeeFFFFrrrroooommmmPPPPoooossssttttFFFFrrrroooommmmLLLLiiiisssstttt(
  16.           WWWWiiiiddddggggeeeetttt mmmmeeeennnnuuuu,
  17.           WWWWiiiiddddggggeeeetttt ppppoooosssstttt____ffffrrrroooommmm____wwwwiiiiddddggggeeeetttt);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           XXXXmmmmRRRReeeemmmmoooovvvveeeeFFFFrrrroooommmmPPPPoooossssttttFFFFrrrroooommmmLLLLiiiisssstttt makes a Popup or Pulldown menu no
  24.           longer accessible from a widget. This function does not
  25.           destroy a menu, or deallocate the memory associated with it.
  26.           It simply removes the widget from the menu's list of widgets
  27.           permitted to post that menu.
  28.  
  29.           If the _m_e_n_u argument refers to a Popup menu, the event
  30.           handlers are removed from the _p_o_s_t__f_r_o_m__w_i_d_g_e_t widget. If
  31.           the argument refers to a Pulldown menu, its ID is removed
  32.           from the XXXXmmmmNNNNssssuuuubbbbMMMMeeeennnnuuuuIIIIdddd of the specified _p_o_s_t__f_r_o_m__w_i_d_g_e_t.
  33.           Also, if the menu is a Pulldown menu, the _p_o_s_t__f_r_o_m__w_i_d_g_e_t
  34.           widget must be either a CascadeButton or a
  35.           CascadeButtonGadget.
  36.  
  37.           _m_e_n_u      Specifies the widget ID of a the Popup or Pulldown
  38.                     menu to be made inaccessible from the
  39.                     _p_o_s_t__f_r_o_m__w_i_d_g_e_t widget.
  40.  
  41.           _p_o_s_t__f_r_o_m__w_i_d_g_e_t
  42.                     Specifies the widget ID of the widget which can no
  43.                     longer post the menu referred to by the _m_e_n_u
  44.                     argument..
  45.  
  46.           For a complete definition of RowColumn and its associated
  47.           resources, see XXXXmmmmRRRRoooowwwwCCCCoooolllluuuummmmnnnn(3).
  48.  
  49.      RRRREEEELLLLAAAATTTTEEEEDDDD
  50.           XXXXmmmmAAAAddddddddTTTTooooPPPPoooossssttttFFFFrrrroooommmmLLLLiiiisssstttt(3), XXXXmmmmGGGGeeeettttPPPPoooosssstttteeeeddddFFFFrrrroooommmmWWWWiiiiddddggggeeeetttt(3), and
  51.           XXXXmmmmRRRRoooowwwwCCCCoooolllluuuummmmnnnn(3).
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 4/6/01)
  64.  
  65.  
  66.  
  67.